* doc/lispref/syntax.texi (Categories): Add an index for category sets.
authorXue Fuqiao <xfq.free@gmail.com>
Sat, 5 Oct 2013 11:49:02 +0000 (19:49 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sat, 5 Oct 2013 11:49:02 +0000 (19:49 +0800)
doc/lispref/ChangeLog
doc/lispref/syntax.texi

index dd366748bfc620ee2d088ebf0332a2f261478b08..b9f0550586f0957f6914edfd1a6031c4d3f7add1 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-05  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * syntax.texi (Categories): Add an index for category sets.
+
 2013-10-03  Xue Fuqiao  <xfq.free@gmail.com>
 
        * syntax.texi (Syntax Flags):
index 45b73e31e8bf78cd640c6d44e2e2be7fc65833da..cdc82b003854adf945b4b8fb4ee2ee684d951b88 100644 (file)
@@ -1060,6 +1060,7 @@ standard categories are available in all modes.
 the range @w{@samp{ }} to @samp{~}.  You specify the name of a category
 when you define it with @code{define-category}.
 
+@cindex category set
   The category table is actually a char-table (@pxref{Char-Tables}).
 The element of the category table at index @var{c} is a @dfn{category
 set}---a bool-vector---that indicates which categories character @var{c}